Skip to content

[3.6] bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)#7743

Merged
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-2707e41-3.6
Jun 16, 2018
Merged

[3.6] bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)#7743
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-2707e41-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 16, 2018

Update the the signature in the code example to make _cache a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis haasis_noah@yahoo.de

https://bugs.python.org/issue33836

…nGH-7687)

Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@noahhaasis and @Mariatta: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2636833 into python:3.6 Jun 16, 2018
@miss-islington miss-islington deleted the backport-2707e41-3.6 branch June 16, 2018 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants